CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux 聊天程序

搜索资源列表

  1. linuxchatprogram

    0下载:
  2. 本程序是在LINUX环境下用C语言开发的模拟聊天程序,一个客户端一个服务端-This program is a LINUX environment using C language development simulation chat program, a client of a service-side
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:12769
    • 提供者:王鑫
  1. mutil-chatting

    0下载:
  2. 基于tcp实现的多人聊天程序 1) 支持用户并发请求(注册,登录,聊天) 2) 当用户登录时,应该提示其所有在线好友“自己已经在线” 3) 当用户退出时,应该提示其所有在线好友“自己已经下线” 4) 用户登录时除需要返回登录成功 / 失败信息,还要获取当前自己所有在线好友信息(好友谁在线?) 5) 添加好友(需验证?) 6) 删除好友(目前没有做,只要添加一个函数就可以了) -unix/linux PIC select tcp
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:60778
    • 提供者:宋欢欢
  1. chat

    0下载:
  2. 利用select函数在linux环境下实现的一个聊天程序,满足要求: (1)用户默认出于广播模式,一个客户在其客户端发送消息,其他客户端用户全部都可以收到; (2)程序支持下列命令 /help:显示帮助信息 /quit:用户退出聊天室,同时将退出信息广播给其他用户; /who:显示在线用户; /send 户名 消息:向指定用户发送点到点消息。 代码验证通过,保证能运行 -The use of select function in linux envir
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:3146
    • 提供者:bobby
  1. communication

    0下载:
  2. 也算一个聊天程序吧,不过是在linux下用GCC编译的,呵呵,大家看看吧-Can be considered a chat program it, but is under linux compiled with the GCC, Oh, take a look at bar
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:39506
    • 提供者:戴昏黑
  1. ipc

    0下载:
  2. linux下的服务端和客户端的聊天测试程序-Under linux server and client chat test program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:25532
    • 提供者:关天优
  1. chat

    0下载:
  2. 基于linux socket的聊天程序,欢迎大家下载,并提建议,谢谢!-this is a like qq chat program ! welcome everybody download ! this is a like qq chat program ! this is a like qq chat program !
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:2558
    • 提供者:chenyq
  1. chatroom.tar

    0下载:
  2. linux窗口程序设计,聊天室软件窗口改写-linux windows programming, chat room software window rewritten
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-04
    • 文件大小:1162249
    • 提供者:toni
  1. chatroom

    0下载:
  2. 很简单的聊天程序。它是linux下聊天程序的基础。-Very simple chat program. It is based chat program under linux.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-27
    • 文件大小:8136
    • 提供者:廖泉
  1. chat_example.tar

    0下载:
  2. Linux下使用C + socket TCP实现的一个简单的聊天服务器和客户端程序。使用gcc编译时,需要增加-lpthread选项-using C+ socket TCP in Linux implementation of a simple chat server and client. Using the gcc compiler, the need to increase the-lpthread option
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:3324
    • 提供者:冀涛
  1. qq

    0下载:
  2. 在Linux下用C编写的简单的双人QQ聊天程序,用TCP编写的-Written with C in Linux, a simple double QQ chat program, written by TCP
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:9434
    • 提供者:饶学莎
  1. chat

    0下载:
  2. linux 下QT聊天程序共分为客户端服务器两部分-failed to translate
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:124964
    • 提供者:liqiang
  1. CQ

    0下载:
  2. 比较全面的CQ聊天程序 在linux 下实现单聊和群聊 并且有注册功能 采用客户及服务器模式-CQ more comprehensive chat program in linux to achieve a single chat and group chat features and a registered
  3. 所属分类:Linux Network

    • 发布日期:2017-06-18
    • 文件大小:27798528
    • 提供者:liqiang
  1. TCPtalk

    0下载:
  2. 用C写的基于linux下的简单的TCP聊天程序,可用于其他框架下的开发-Written using C under a simple linux-based TCP chat program can be used for other development under the framework of
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:2256
    • 提供者:liujin
  1. cheat

    0下载:
  2. Linux下基于TCP的C/S模型的聊天程序-Linux, TCP-based C/S model chat program
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-04
    • 文件大小:60959
    • 提供者:yechuan
  1. source

    0下载:
  2. linux 下的聊天程序 主要包括服务器端和客户端,两者之间进行通信-chat program under linux includes server and client, communication between
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1914
    • 提供者:姚欲东
  1. LX0001

    0下载:
  2. linux下的聊天程序,此设计有界面,适合linux初学者。聊天功能齐全。-chat program under linux, this design interface for linux beginners. Chat complete.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:422384
    • 提供者:谭崇刚
  1. client

    0下载:
  2. p2p 双平台聊天程序 server在Linux上运行,client在MS Visual Studio上运行-P2p-clinet and server program, the server side can be run on linux, and the client side can be run on MS Visual Studio
  3. 所属分类:P2P

    • 发布日期:2017-03-31
    • 文件大小:1393
    • 提供者:dake zhao
  1. ChatSys

    0下载:
  2. Linux系统下的命令行界面的聊天程序chatsys-Linux system command-line interface chat program chatsys
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:14540
    • 提供者:gyq
  1. C-Files

    1下载:
  2. 一个基于Linux系统的网络通信程序。共分两部分:服务器程序和客户端程序。扶持多客户之间聊天,服务器与客户端聊天等。-A Linux-based system of network communication program. Divided into two parts: server and client programs. Support multiple customers to chat, chat server and client.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-11-09
    • 文件大小:3154
    • 提供者:luke
  1. QTchar

    1下载:
  2. 简单用在Linux下使用QT工具编的聊天程序包括服务器端和客户端-Simple to use with the Linux chat program compiled QT tools including server and client
  3. 所属分类:Internet/网络编程

    • 发布日期:2016-01-24
    • 文件大小:110895
    • 提供者:廖翌源
« 1 2 3 4 56 7 8 9 10 11 »
搜珍网 www.dssz.com